home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 2 / Amiga Tools 2.iso / tex / macros / source / packages / graphics / grfguide.tex / node8_mn.html < prev    next >
Text File  |  1995-03-15  |  863b  |  35 lines

  1.  
  2. <H3><A ID="SECTION00043100000000000000">
  3. Using predefined colours</A>
  4. </H3>
  5. The syntax for colour changes is designed to mimic font changes.
  6. The basic syntax is:
  7.  
  8. <P>
  9. <BR>
  10. <tex2html_image_mark>#decl75#
  11. <BR>
  12.  
  13. <P>
  14. This is a <I>declaration</I>, like |<B>|, it changes the current
  15. colour to 〈<#365#><EM>name</EM><#365#>〉 until the end of the current group or
  16. environment.
  17. </B>
  18. <P>
  19. <B>An alternative command syntax is to use a <I>command</I> form that
  20. takes the text to be coloured as an <I>argument</I>. This is similar
  21. to the font commands such as |<B>|</B>:
  22. </B>
  23. <P>
  24. <B><BR>
  25. <tex2html_image_mark>#decl82#
  26. <BR>
  27. </B>
  28. <P>
  29. <B>So the above is essentially equivalent to
  30. |<#342#>
  31. <FONT COLOR="#000000">|<tex2html_comment_mark>30
  32. <#915#><TT>{<#915#><#916#><EM>name<#916#><#917#><TT>}<#917#><I>text</I>|</TT></EM></TT></FONT><#342#>|.
  33. </B>
  34. <P>
  35. <B></B>